home *** CD-ROM | disk | FTP | other *** search
- TurboPlayer ARexx Port Name: "TurboPlayer ARexx"
-
-
- ARexx Commands recognized by the TurboPlayer:
- ---------------------------------------------
-
- FADE volume frames
-
- Fades to the specified volume over a set amount of time (in
- frames). Volume range is 0 to 63.
-
- FRAME smpteframerate
-
- Sets the SMPTE frame rate. Valid rates are 24, 25, and 30.
-
- INSTALL filename
-
- Installs a preloaded file, making that file the current song.
-
- LOCATE SMPTE hh:mm:ss.ff
-
- Repositions the current song position to the specified time.
-
- OPEN SONG filename
-
- Loads and installs the specified filename.
-
- PRELOAD filename
-
- Loads the specified filename (even while another song is
- playing).
-
- QUITTURBO
-
- Causes the program to exit (same as hitting the Close Gadget on
- the TurboPlayer window).
-
- REMOVE filename
-
- Removes the specified filename from the list of loaded files.
-
- START
- START SMPTE hh.mm.ss.ff
-
- Starts playing the current song, wither from the beginning or
- from the specified SMPTE offset.
-
- STOP
-
- Stops playing the current song.
-
- VOLUME volume
-
- Sets the volume to the specified value. Valid values are 0 to 63.
-
- WAIT STOP
- WAIT SMPTE hh.mm.ss.ff
-
- Waits until the current file has stopped playing or until a
- specific SMPTE time is reached.
-